home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_11_07
/
1107032c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-04-27
|
188 b
|
12 lines
// MOUTINST.CPP
// Used to build a static object
// to be stored in the Windows
// .LIB file for the DLL.
#include "mstream.h"
// static instance of class
mstream mout;